GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / ThumbnailBackColor Property





In This Topic
ThumbnailBackColor Property (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(10)>
Property ThumbnailBackColor As Integer
[DispId(10)]
int ThumbnailBackColor {get; set;}
read-write property ThumbnailBackColor: Integer; 
DispIdAttribute(10)
function get,set ThumbnailBackColor : int
[DispId(10)]
__property int get_ThumbnailBackColor();
__property void set_ThumbnailBackColor( 
   int value
);
[DispId(10)]
property int ThumbnailBackColor {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members